cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/52 - Temperature Convertor/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
// taking input element
const celsius =document.getElementById('celsius');
const fahrenheit =document.getElementById('fahrenheit
const celsius =document.getElementById('celsius');
const fahrenheit =document.getElementById('fahrenheit